home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / util / wb / TextloaderNG.lha / TextLoader / Rexx / SendToFinalWriter.rexx next >
Encoding:
OS/2 REXX Batch file  |  1999-03-16  |  214 b   |  13 lines

  1. /* Imports text from TLNG 1.12 to FinalWriter97*/
  2. /*  FW97-V1.0 © 13.03.99 by Jochen Grus */
  3.  
  4. OPTIONS RESULTS
  5. ADDRESS "FINALW.1"
  6.  
  7. View 75
  8. /*
  9. **  Import the temporary file in application
  10. */
  11.  
  12. OPEN 'ram:clipboards/0'
  13.